home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / magic_ba.swf / scripts / frame_306 / DoAction.as
Text File  |  2010-11-09  |  93b  |  10 lines

  1. linenumber += 25;
  2. if(370 < linenumber)
  3. {
  4.    play();
  5. }
  6. else
  7. {
  8.    gotoAndPlay(301);
  9. }
  10.